flowbox: Don't render focus erroneously
authorMatthias Clasen <mclasen@redhat.com>
Tue, 15 Dec 2015 20:10:08 +0000 (15:10 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 15 Dec 2015 20:10:08 +0000 (15:10 -0500)
commit06b28a610b07c1a30849195e538bc85da3623faf
treecddcaec647d0d34cdd3946b910ba84aeb8c938f1
parent8858c3aaa0f1df899b533c61459f4f37e8928442
flowbox: Don't render focus erroneously

The gadget render function should only return TRUE if the
widget has the focus, and wants it rendered.
gtk/gtkflowbox.c